home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- global gMaxBoutons, g1erSprLoc, g1erSprChr, gLabel, gScopeSu, gPosVideo, gPosDebP, gPosDebS, gPosDebE, gPosFin
- curseur(6)
- gScopeSu(SetCadence, 0)
- set gPosVideo to gScopeSu(GetTime) - gPosDebE - gPosDebS - gPosDebP
- if gLabel <> "SU:IN SU" then
- gBoutons(relache, g1erSprLoc)
- if gLabel <> "SU:IN CO" then
- gScopeSu(unLoad)
- end if
- repeat with i = g1erSprChr to gMaxBoutons
- puppetSprite(i, 0)
- end repeat
- end if
- curseur(6)
- end
-